 --------------------------------------------------------------------  Escape codes - Press <ESC> then one of the following:  A - Cursor up              |  b(color) - Select character color*  B - Cursor down            |  c(color) - Select background color*  C - Cursor right           |  d - Clear screen to cursor position  D - Cursor left            |  e - Enable cursor  E - Clear Home             |  f - Disable cursor  H - Cursor home            |  j - Save cursor position  I - Cursor up w/scroll     |  k - Set cursor to saved position  J - Clear below cursor     |  l - Clear line  K - Clear to end of line   |  o - Clear line up to cursor position  L - Insert line            |  p - Reverse on  M - Delete line            |  q - Reverse off  Y(y,x) - Position cursor*  |  v - Word wrap on / w - Word wrap off  *Note: The arguments are based on the ASCII value of the character. 